How to Install amanda-client software package in Ubuntu 17.04 (Zesty Zapus)

How to Install amanda-client software package in Ubuntu 17.04 (Zesty Zapus)

amanda-client software package provides Advanced Maryland Automatic Network Disk Archiver (Client), you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install amanda-client 

amanda-client is installed in your system.

Make ensure the amanda-client package were installed using the commands given below,

$ sudo dpkg-query -l | grep amanda-client *

You will get with amanda-client package name, version, architecture and description in a table

amanda-client package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Utilities
Package amanda-client
Version 1:3.3.9-3
Description Advanced Maryland Automatic Network Disk Archiver (Client)
Sub Section utils


See Also, How to uninstall or remove amanda-client software package from Ubuntu 17.04 (Zesty Zapus)?